Automations

API Commands

  • Version: 1.3.0
  • Official Verified
  • Depreciated Verified

OpenBots commands for interacting with various API's. Supports RESTful API's, as well as methods from local DLL files.

OpenBots.Commands.API \ Execute RESTAPI Command

Command: Execute RESTAPI Command

This command calls a REST API with a specific HTTP method.

Parameters

Base URL

Provide the base URL of the API.

Required

Endpoint

Define any API endpoint which contains the full URL.

Required

Method Type

Select the necessary method type.

Required

Request Format

Select the necessary request format.

Required

Basic REST Parameters

Specify default search parameters.

Required

Advanced REST Parameters

Specify a list of advanced parameters.

Required

Output Response Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Comment Field (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command, if required.


  • Version
    Documentation
Logo